Automating and Testing a REST API: A case-study using: Java, REST Assured, Postman, Tracks, cURL and HTTP Proxies by Alan Richardson

Automating and Testing a REST API: A case-study using: Java, REST Assured, Postman, Tracks, cURL and HTTP Proxies by Alan Richardson

Author:Alan Richardson [Richardson, Alan]
Language: eng
Format: azw3
Publisher: Compendium Developments Ltd
Published: 2017-08-20T04:00:00+00:00


MAX_NUMBER_OF_TODOS when I randomly generate TODO items for Projects I will create a maximum of ‘this’ many.

numberOfProjectsLimit when I randomly create Projects for a user, I will create maximum of ‘this’ many.

numberOfUsersToUse the number of users to create.

newUserPattern and newPasswordPattern are the patterns I will use to create users. The %d is replaced with a number from 1 to numberOfUsersToUse.

If the patterns were user%d and password%d then we would generate: (user1, password1), (user2, password2) etc.

I usually amend these prior to running the utility, just in case I have run it before in this environment to avoid a username clash.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.